




























![]() ![]() ![]() ![]() ![]() |
A Sandcastle Documented Class Library |
StructInfoCache..::Get Method |
Get StructInfo from cache.
Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public StructInfo Get( Type clz )
Public Function Get ( _ clz As Type _ ) As StructInfo
public: StructInfo^ Get( Type^ clz )
Parameters
- clz
- Type
Class we want StructInfo for.