BitField.BitField.GetValue C# (CSharp) 메소드

GetValue() 추상적인 개인적인 메소드

格納されている値を ulong 化して返す。
abstract private GetValue ( ) : ulong
리턴 ulong
		internal abstract ulong GetValue();

Same methods

BitField::GetValue ( int m, int l ) : ulong