Property | Type | Description | |
---|---|---|---|
localId | byte[] | ||
namespaceGuid | System.Guid |
Method | Description | |
---|---|---|
Parse ( |
Parse from a stream.
|
|
XID ( int length ) : System |
Initializes a new instance of the XID structure.
|
public Parse ( |
||
stream | A stream contains XID. | |
return | void |
public XID ( int length ) : System | ||
length | int | the length of the LocalId. |
return | System |