Method GetIntDataKeys
GetIntDataKeys()
Get a collection of the keys of embedded SplineData<T> for this type.
Declaration
public IEnumerable<string> GetIntDataKeys()
Returns
Type | Description |
---|---|
IEnumerable<string> | An enumerable list of keys present for the requested type. |