Unsafe
Applies to methods, properties, indexers
Unsafe Methods
Can be applied to any callable class member
Required for any block of code that uses pointers
You must use the /unsafe compiler option
Unsafe Properties
Unsafe Indexers
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext