Click or drag to resize
SystemIdentifier Constructor
Overload List
  NameDescription
Public methodSystemIdentifier
Creates a new SystemIdentifier object.
Public methodSystemIdentifier(String)
Creates a new SystemIdentifier object, initialized with the value.
Public methodSystemIdentifier(String, String)
Creates a new SystemIdentifier object, initialized with the name and value.
Public methodSystemIdentifier(String, String, String, String)
Creates a new SystemIdentifier object, initialized with the name, value, and hash.
Top
See Also