Click or drag to resize
FdfPropertyCollectionItem Property

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

Parameters

index
Type: SystemInt32

Property Value

Type: FdfProperty
See Also