메소드 | 설명 | |
---|---|---|
Build ( List |
This method is used to build a root node object from an data element list with the specified storage index extended GUID.
|
|
Build ( byte fileContent ) : |
This method is used to build a root node object from a byte array.
|
메소드 | 설명 | |
---|---|---|
Build ( List |
This method is used to build a root node object from an object group data element list with the specified root extended GUID.
|
|
FindByExGuid ( List |
This method is used to find the object group data element using the specified extended GUID.
|
public Build ( List |
||
dataElements | List |
Specify the data element list. |
storageIndexExGuid | Specify the storage index extended GUID. | |
리턴 |
public Build ( byte fileContent ) : |
||
fileContent | byte | Specify the byte array. |
리턴 |