AssetProperties.IsValidIndex
Description:
Returns true if the provided index is valid.
Returns true if the provided index is valid.
public bool IsValidIndex(
int index
)
-
Int32indexIndex to be validated.