Method GetMetadataIndex
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 |
---|---|
Int32 | The index of |