PropertyCollection.Item

PropertyCollection indexer (1 of 2)

public Property this[int idx] { get; }

See Also


PropertyCollection indexer (2 of 2)

public object this[string property] { get; set; }

See Also