HRESULT get_Component(
int Index,
IBusinessCardFieldComponent** Result
);
IBusinessCardFieldComponent get_Component(int Index);
ReadOnly Property Component(Index As Integer) As IBusinessCardFieldComponent
Esta página foi útil?