public static StructInfo Analyze(
Type clz
)
Public Shared Function Analyze (
clz As Type
) As StructInfo
Dim clz As Type
Dim returnValue As StructInfo
returnValue = StructInfo.Analyze(clz)
public:
static StructInfo^ Analyze(
Type^ clz
)
static member Analyze :
clz : Type -> StructInfo
RecordException | If error calculation length information. |