ObjectExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The object extension methods.
public static class ObjectExtensions
type ObjectExtensions = class
Public Module ObjectExtensions
- Inheritance
-
ObjectExtensions
Methods
AsArray<T>(T) |
Wraps the object in an array of length 1. |
Cast<T>(Object) |
Casts the specified object to type T. |