Click or drag to resize
BaseCollectionTItem Property

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual T this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: T
See Also