PropertyMetadata..::..InvokeGet Method (Object, Nullable<(Of <(<'Object>)>)>)
Invokes this property's getter on the supplied object
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Exceptions
Exception | Condition |
---|---|
ArgumentException | Error getting property " + Name |
InvalidOperationException | CanReadIndexed and CanReadIndexedRestrictedis false on property {Name}. |