The identity.
Read-only property
[Visual Basic .NET] |
---|
Public Property ID() As Integer |
[C#] |
---|
public int ID {get;} |
[Managed C++] |
---|
public: __property int get_ID(); |
[Unmanaged C++] |
---|
public: HRESULT get_ID( long * pVal ); |
[Java] |
---|
public int getID(); |
STK UI Core | Send comments on this topic. |
ID Property (IAgUiToolbar) | |
See Also |