Show / Hide Table of Contents

Class RosterReservedNames

Inheritance
object
RosterReservedNames
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.GNS.Roster.Internal
Assembly: Microsoft.GNS.Roster.Internal.dll
Syntax
public static class RosterReservedNames

Fields

View Source

Names

Declaration
public static readonly HashSet<string> Names
Field Value
Type Description
HashSet<string>

Methods

View Source

Contains(string)

Declaration
public static bool Contains(string name)
Parameters
Type Name Description
string name
Returns
Type Description
bool
  • View Source
In this article
Back to top Generated by DocFX