'宣言 Public Function ReadName( _ ByVal name As System.String _ ) As System.Boolean
public System.bool ReadName( System.string name )
パラメータ
- name
- The specified name of the field you want to read.
戻り値の型
True, if the field is read successfully. Otherwise, the field doesn't exist in the data.