Click or drag to resize
FdfPropertyCollectionSetItem Property

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public virtual FdfPropertyCollection this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: FdfPropertyCollection
See Also