ComponentOne Bitmap for UWP
SizeOf Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > DXUtil Class : SizeOf Method
Return the sizeof a struct from a CLR. Equivalent to sizeof operator but works on generics too.
Overload List
OverloadDescription
Return the sizeof a struct from a CLR. Equivalent to sizeof operator but works on generics too.  
Return the sizeof an array of struct. Equivalent to sizeof operator but works on generics too.  
See Also

Reference

DXUtil Class
DXUtil Members