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