RelationCollectionItem(Int32) Property

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Relation this[
	int i
] { get; }

Parameters

i  Int32
 

Property Value

Relation

See Also