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

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

Méthodes publiques

Méthode Description
Clone ( ) : object
IntSizedArray ( ) : System.Collections.Concurrent

Private Methods

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

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

IntSizedArray() public méthode

public IntSizedArray ( ) : System.Collections.Concurrent
Résultat System.Collections.Concurrent