C# Class System.Runtime.Serialization.Formatters.Binary.SizedArray

Inheritance: ICloneable
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object

Private Methods

Méthode Description
IncreaseCapacity ( int index ) : void
SizedArray ( ) : System.Collections.Concurrent
SizedArray ( SizedArray sizedArray ) : System.Collections.Concurrent
SizedArray ( int length ) : System.Collections.Concurrent
this ( int index ) : object

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object