Свойство | Тип | Описание | |
---|---|---|---|
localId | byte[] | ||
namespaceGuid | System.Guid |
Метод | Описание | |
---|---|---|
Parse ( |
Parse from a stream.
|
|
XID ( int length ) : System |
Initializes a new instance of the XID structure.
|
public Parse ( |
||
stream | A stream contains XID. | |
Результат | void |
public XID ( int length ) : System | ||
length | int | the length of the LocalId. |
Результат | System |