CascadeSharp.TKService.Aspect.Aspect_SequenceOfColor.Split C# (CSharp) Méthode

Split() public méthode

public Split ( int theIndex, Aspect_SequenceOfColor theSeq ) : void
theIndex int
theSeq Aspect_SequenceOfColor
Résultat void
        public void Split(int theIndex, Aspect_SequenceOfColor theSeq)
        {
            throw new NotImplementedException();
        }