Méthode | Description | |
---|---|---|
GetAttributes ( this node ) : IEnumerable |
||
GetChildren ( this node ) : IEnumerable |
||
GetDocument ( this output ) : |
||
GetErrors ( this output ) : IEnumerable |
||
GetRoot ( this output ) : |
||
MarshalToString ( this stringPiece ) : string |
Méthode | Description | |
---|---|---|
MarshalToPtrArray ( |
||
MarshalToSpecificErrorContainer ( |
||
MarshalToSpecificNode ( |
Dealing with C unions, we need a two-step marshalling to get an actual instance.
|
public static GetAttributes ( this node ) : IEnumerable |
||
node | this | |
Résultat | IEnumerable |
public static GetChildren ( this node ) : IEnumerable |
||
node | this | |
Résultat | IEnumerable |
public static GetDocument ( this output ) : |
||
output | this | |
Résultat |
public static GetErrors ( this output ) : IEnumerable |
||
output | this | |
Résultat | IEnumerable |
public static GetRoot ( this output ) : |
||
output | this | |
Résultat |
public static MarshalToString ( this stringPiece ) : string | ||
stringPiece | this | |
Résultat | string |