FastCast()
Object::FastCast(const Details::FastRttiBase&, void **) const method
For internal purposes only.
virtual bool System::Object::FastCast(const Details::FastRttiBase &helper, void **out_ptr) const
Arguments
Parameter | Type | Description |
---|---|---|
helper | const Details::FastRttiBase& | FastRttiBase structure specialized with a desired type. |
out_ptr | void ** | A pointer to a desired type if conversion is available. |
Return Value
True if a class supports FastRTTI operations.
See Also
- Class Object
- Namespace System
- Library Aspose.Slides