Returns a new string of a specified length in which the end of the current string is padded with spaces or with a specified Unicode character....cs Source: String.Manipulation.cs Source: String...String.Manipulation.cs Returns a new string that left-aligns the characters...
Returns a single, specific element of a sequence....cs Source: Single.cs Source: Single.cs Returns the...Source: Single.cs Source: Single.cs Source: Single.cs Returns the...
Creates a Dictionary<TKey,TValue> from an IEnumerable<T>....cs Source: ToCollection.cs Creates a dictionary...Source: ToCollection.cs Source: ToCollection.cs Creates a dictionary...
Writes a byte to the current position in the stream and advances the position within the stream by one byte....cs Source: Stream.cs Source: Stream.cs Important Some...
Filters a sequence of values based on a predicate....cs Source: Where.cs Source: Where.cs Filters a sequence...Source: Where.cs Source: Where.cs Source: Where.cs Filters a sequence...
Returns a new enumerable collection that contains the elements from source with the last count elements of the source collection omitted....cs Source: Skip.cs Source: Skip.cs Important Some...