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.
Gets a collection of metadata about grain classes.
public System.Collections.Generic.HashSet<Type> Classes { get; }
member this.Classes : System.Collections.Generic.HashSet<Type>
Public ReadOnly Property Classes As HashSet(Of Type)