Sdílet prostřednictvím


AvailableNetworkSessionCollection Members

The following tables list the members exposed by the AvailableNetworkSessionCollection type.

Public Properties

Name Description
Public Property Count (Inherited from ReadOnlyCollection.)
Public Property IsDisposed Gets a value that indicates whether the object is disposed.
Public Property Item (Inherited from ReadOnlyCollection.)

Protected Properties

Name Description
Protected Property Items (Inherited from ReadOnlyCollection.)

Public Methods

Name Description
Public Method Contains (Inherited from ReadOnlyCollection.)
Public Method CopyTo (Inherited from ReadOnlyCollection.)
Public Method Dispose Immediately releases the collection.
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator (Inherited from ReadOnlyCollection.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf (Inherited from ReadOnlyCollection.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize Allows Finalize to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object.
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Tasks

How To: Find and Join a Network Session

Reference

AvailableNetworkSessionCollection Class
Microsoft.Xna.Framework.Net Namespace