GetMetadataIndex(object)
Gets the index of a serialized metadata reference.
Declaration
int GetMetadataIndex(object metadata)Parameters
| Type | Name | Description |
|---|---|---|
| object | metadata | A reflection object. |
Returns
| Type | Description |
|---|---|
| int | The index of |
Gets the index of a serialized metadata reference.
int GetMetadataIndex(object metadata)| Type | Name | Description |
|---|---|---|
| object | metadata | A reflection object. |
| Type | Description |
|---|---|
| int | The index of |