PrtEnumTypeenumConstants Field |
[Missing <summary> documentation for "F:P.Runtime.PrtEnumType.enumConstants"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Dictionary<long, string> enumConstants
Public enumConstants As Dictionary(Of Long, String)
public:
Dictionary<long long, String^>^ enumConstants
val mutable enumConstants: Dictionary<int64, string>
Field Value
Type:
DictionaryInt64,
StringSee Also