HRESULT get_Component(
int Index,
IBusinessCardFieldComponent** Result
);
IBusinessCardFieldComponent get_Component(int Index);
ReadOnly Property Component(Index As Integer) As IBusinessCardFieldComponent
이 페이지가 도움이 되었나요?