[]
Gets the value of the specified property by index.
public Guid GetGuidValue(int index)
Public Function GetGuidValue(index As Integer) As Guid
| Type | Name | Description |
|---|---|---|
| int | index | The index of the property from which the data is to be obtained. |
| Type | Description |
|---|---|
| Guid | The value of the specified property by index. |