UpperBoundDim1 property
- Last UpdatedJul 22, 2024
- 1 minute read
Returns the UpperBoundDim1 property of the attribute.
Class
IAttribute
Syntax
[C#]
short UpperBoundDim1 { get; };
[Visual C++]
HRESULT UpperBoundDim1(
[out, retval] short* upperBoundDim1
);
Parameters
upperBoundDim1
Returns the UpperBoundDim1 property of the attribute.