다음을 통해 공유


PrimitiveDataFrameColumn<T>.GroupColumnValues<TKey> 메서드

정의

public override System.Collections.Generic.Dictionary<TKey,System.Collections.Generic.ICollection<long>> GroupColumnValues<TKey>(out System.Collections.Generic.HashSet<long> nullIndices);
override this.GroupColumnValues : HashSet -> System.Collections.Generic.Dictionary<'Key, System.Collections.Generic.ICollection<int64>>
Public Overrides Function GroupColumnValues(Of TKey) (ByRef nullIndices As HashSet(Of Long)) As Dictionary(Of TKey, ICollection(Of Long))

형식 매개 변수

TKey

매개 변수

nullIndices
HashSet<Int64>

반환

적용 대상