2027 Method
Changes 0
M

AssetProperties.Get

Description:
Gets the property at the given index.
public AssetProperty Get(
	int index
)
  • Int32
    index
    An integer index.
Return Value AssetProperty The property at the given index.