JavaPeerAliasesAttribute.Aliases Property
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.
Gets the indexed TypeMap keys for this alias group (e.g., "java/util/Collection[0]",
"java/util/Collection[1]").
public string[] Aliases { get; }
member this.Aliases : string[]
Property Value
String[]