PERWAPI.UIntConst.GetUIntType C# (CSharp) Method

GetUIntType() public method

public GetUIntType ( ) : ElementType
return ElementType
        public ElementType GetUIntType()
        {
            return type;
        }