IGHARemoteEnumDescriptorEnumerationaValues Property |
Array containing enumeration member values
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax int[] EnumerationaValues { get; }
ReadOnly Property EnumerationaValues As Integer()
Get
property array<int>^ EnumerationaValues {
array<int>^ get ();
}
abstract EnumerationaValues : int[] with get
Property Value
Type:
Int32See Also