 | XRSMetaDataGetValue Method (String) |
특정 Key에 해당하는 Value값을 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic string GetValue(
string strKey
)
Parameters
- strKey
- Type: SystemString
[In] Domain 이름.
Return Value
Type:
String Key에 해당하는 Value.
See Also