Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / OID Class
Fields Methods

In This Topic
    OID Class Members
    In This Topic

    The following tables list the members exposed by OID.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldGets the dotted number of the identifier.  
    Public FieldGets the friendly name of the identifier.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Compares two OID objects, returns true if they are equal or both are null.  
    Public MethodOverloaded. Returns true if this instance equals to other.  
    Public MethodServes as the default hash function.  
    Public MethodReturns the ID.  
    Top
    Public Operators
    Equality operator.
    Inequality operator.
    Top
    See Also