LnkeResource.Item

LnkeResource indexer

Gets the LiFeDataSource at the specified index.

public LiFeDataSource this[int index] { get; }
ParameterDescription
indexThe index.

Return Value

The LiFeDataSource instance.

Property Value

The LiFeDataSource.

See Also