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 |