[]
Represents a strongly typed collection of StaticRowColumn objects.
public sealed class StaticRowColumnCollection : ItemCollection<StaticRowColumn>, IList<StaticRowColumn>, ICollection<StaticRowColumn>, IEnumerable<StaticRowColumn>, IEnumerable