'宣言 Public Shared Sub Write( _ ByVal stream As System.IO.Stream, _ ByVal vectors As System.Collections.Generic.IEnumerable(Of VectorItemBase), _ ByVal nsp As System.String, _ ByVal saveElementCallback As SaveElementCallback _ )
public static void Write( System.IO.Stream stream, System.Collections.Generic.IEnumerable<VectorItemBase> vectors, System.string nsp, SaveElementCallback saveElementCallback )
パラメータ
- stream
- vectors
- nsp
- saveElementCallback