This document is archived and information here might be outdated. Recommended version. |
The properties at the given index.
[Visual Basic .NET] Public Function get_Property ( _ ByVal index As Integer _ ) As IProperty
[C#] public IProperty get_Property ( int index );