[This is preliminary documentation and is subject to change.]
Size of the enumerated type
Namespace:
OfficeClip.BusinessLayer.Framework.ProfileAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected int EnumSize( Type type ) |
Visual Basic (Declaration) |
---|
Protected Function EnumSize ( _ type As Type _ ) As Integer |
Visual C++ |
---|
protected: int EnumSize( Type^ type ) |
Parameters
- type
- Type: System..::.Type