Home > All Other Interfaces > IAttribute > Size

Size

The size of the attribute.

 

JavaScript

 

Size

 

C#

 

int Size { get; set; }

 

C++

 

HRESULT Size([out, retval] int* pVal)

HRESULT Size([in] int pVal)