SyntaxNodeCollection1.RemoveAt

SyntaxNodeCollection<T>.RemoveAt method

지정된 인덱스에서 항목을 제거합니다.

public void RemoveAt(int index)
모수유형설명
indexInt32제거할 항목의 인덱스입니다.

또한보십시오