HRESULT get_FieldsCountByType(
BusinessCardFieldTypeEnum Type,
int* Result
);
int get_FieldsCountByType( BusinessCardFieldTypeEnum Type );
ReadOnly Property FieldsCountByType(Type As BusinessCardFieldTypeEnum) As Integer
이 페이지가 도움이 되었나요?