'Declaration Public Function GetProperty( _ ByVal nIndex As Integer _ ) As eCSSProperty
public eCSSProperty GetProperty( int nIndex )
Parameters
- nIndex
- The index within the order array to retrieve the element at.
Return Value
The eCSSProperty value at the specified index within the order array.