HasDeclSecurity.typeDef constructor
const
HasDeclSecurity.typeDef(
- TypeDefIndex value
Constructs a HasDeclSecurity referencing a TypeDef
.
Implementation
const factory HasDeclSecurity.typeDef(TypeDefIndex value) =
HasDeclSecurityTypeDef;