프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
IsSystemReservedFieldName ( string fieldName ) : bool | ||
XField ( string name ) : System | ||
XField ( string name, string value ) : System |
public static IsSystemReservedFieldName ( string fieldName ) : bool | ||
fieldName | string | |
리턴 | bool |
public XField ( string name, string value ) : System | ||
name | string | |
value | string | |
리턴 | System |